github.com/gotd/td/telegram.Client.handleUpdates (method)

2 uses

	github.com/gotd/td/telegram (current package)
		conn_builder.go#L26: 	return c.client.handleUpdates(b)
		handle_updates.go#L48: func (c *Client) handleUpdates(b *bin.Buffer) error {